home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-16 | 515 b | 25 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWWinds.h
- // Release Version: $ ODF 1 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWWINDOW_H
- #include "FWWindow.h"
- #endif
-
- #ifndef FWFLOWIN_H
- #include "FWFloWin.h"
- #endif
-
- #ifndef FWWINPRO_H
- #include "FWWinPro.h"
- #endif
-
- #ifndef FWSHDWIN_H
- #include "FWShdWin.h"
- #endif
-